You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clValue Structure > clValue Methods > clValue.Floor Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clValue.Floor Method

Rounds Src object value towards negative infinity and stores the result in the calling object.

Syntax
C#
Visual Basic
public TOpenCLValue Floor([In] TOpenCLValue Src);

FloatPrecision and Complex properties of the calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!